home *** CD-ROM | disk | FTP | other *** search
- /****************************************************************************
- ** $Id: qwidcoll.h,v 1.1 1998/06/16 15:48:36 warwick Exp $
- **
- ** Definition of QWidget collections
- **
- ** Created : 950116
- **
- ** Copyright (C) 1995-1997 by Troll Tech AS. All rights reserved.
- **
- *****************************************************************************/
-
- #ifndef QWIDCOLL_H
- #define QWIDCOLL_H
-
- #include "qwidgetlist.h"
- #include "qwidgetintdict.h"
-
- #endif // QWIDCOLL_H
-